Skip to main content

CancelCleanStatus

Description

No description for this api.

Request Method

POST

Request Path

/apsara/route/Ddosprivate/CancelCleanStatus

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
regionIdBODYstringYesNo sample value for this parameter.region id
VmIpBODYstringYesNo sample value for this parameter.the IP address of the instance, in the format x.x.x.x.
DistributionBODYstringYesNo sample value for this parameter.the region ID of the IP address. For example, DXJF represents the Daxing computer room area.
versionBODYstringNo2016-01-01version of api

Return data

NameTypeSample valueDescription
RequestIdstringno demo valuerequest ID.

Example

Successful Response example

{
"RequestId":"no demo value"
}

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}